/* CSS Document */
@CHARSET 'ISO-8859-1';

/* td {border-width: 2px;
        border-color: grey;
          border-style: solid;} */ 

.grossschrift, .ohneulgross {font-size:1.5em;}  
#anzeige {border-width: 0px;
        border-color: grey;
          border-style: solid;}

.grossschrift, .unterlin {text-decoration:underline;}

* {font-size:101%; text-decoration:none;}  
.kleinschrift, .ohneulklein {font-size:0.8em;}

.ohneunterlinie, .ohneulgross, .ohneulklein, .ohneulmittel {text-decoration:none;}
body {background-color:#f0c799; 
      font-family: arial, verdana, sans-serif; 
      color:#440022;}
img {border-width:0}

a:link { font-weight:normal; color:#0000e2; }   
a:visited { font-weight:normal; color:#0000e2; }   
a:hover { font-weight:normal; background-color:#49caca; }   
a:active { font-weight:normal; background-color:#49caca; }   
